Kent Lew · Type Designer

Invited by
Admin James Puckett
  • Re: Font Convertor

    A .ttx file is an XML representation of the decoded binary tables of the font. The OpenType features are in the GSUB and GPOS tables. The compiled structure of OT features takes a bit of getting used…
  • Re: i = dotlessi + dotaccent

    You mean when/if it is decomposed. As a referenced component, the outline direction will necessarily be reversed, won’t it?
  • Re: i = dotlessi + dotaccent

    Flipping twice = rotating. Assuming “flip twice” means flip horiz then vert (or vert then horiz). Either way, path direction stays constant. Not so with a single flip. [BTW, back in the day, when I w…
  • Re: dlig feature help

    Sorry, I assumed some Python knowledge/experience. If you’re working in RoboFont, you can just work off a selection in the Font window, in place of a ligList variable, by replacing the first line abo…
  • Re: dlig feature help

    It looks like you are working with an all-caps design where the capitals and lowercase share the same form and you want a single ligature glyph to result from any combination of the corresponding UC …
Avatar